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

declare const CakeLineIcon: RemixiconReactIconComponentType;
export default CakeLineIcon;
