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

declare const CoinsLineIcon: RemixiconReactIconComponentType;
export default CoinsLineIcon;
