import { RemixiconReactIconComponentType } from './dist/typings';

declare const DriveFillIcon: RemixiconReactIconComponentType;
export default DriveFillIcon;
