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

declare const CoinLineIcon: RemixiconReactIconComponentType;
export default CoinLineIcon;
