import { SVGProps } from 'react';
export declare function IcOutlineInsertDriveFile(props: SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
