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

declare const CopperCoinLineIcon: RemixiconReactIconComponentType;
export default CopperCoinLineIcon;
