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

declare const CropLineIcon: RemixiconReactIconComponentType;
export default CropLineIcon;
