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

declare const CupLineIcon: RemixiconReactIconComponentType;
export default CupLineIcon;
