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

declare const CastLineIcon: RemixiconReactIconComponentType;
export default CastLineIcon;
