import type { ImageSourcePropType } from 'react-native'; import { type AndroidSymbol } from './android'; export declare function unstable_getMaterialSymbolSourceAsync(symbol: AndroidSymbol | null): Promise; //# sourceMappingURL=materialImageSource.ios.d.ts.map