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

declare const CopperCoinFillIcon: RemixiconReactIconComponentType;
export default CopperCoinFillIcon;
