import { MdiIconString, MdiSvgString } from '../components/MdiIcon'; export declare function importIcon(value: MdiIconString): Promise;