import { SvgIconComponent } from './types'; declare const DrawIcon: SvgIconComponent; export default DrawIcon;