import { convertComponentSrcToImageSource } from './icon'; import { type MaterialIcon } from '../common/elements'; export declare function convertMaterialIconNameToImageSource(name: MaterialIcon['md']): ReturnType; //# sourceMappingURL=materialIconConverter.android.d.ts.map