import { ReactIconComponentType } from '../types';

declare const InsertDriveFile: ReactIconComponentType;
export default InsertDriveFile;
            