import { IconProps } from '../Icon'; declare function SvgInsertDriveFile(props: IconProps): JSX.Element; export default SvgInsertDriveFile;