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

declare const CurrencyLineIcon: RemixiconReactIconComponentType;
export default CurrencyLineIcon;
