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