import type { IconProps } from '../../types';
declare const CopperCoinFill: import("react").NamedExoticComponent<IconProps>;
export { CopperCoinFill };
