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

declare const CropFillIcon: RemixiconReactIconComponentType;
export default CropFillIcon;
