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

declare const CoinsFillIcon: RemixiconReactIconComponentType;
export default CoinsFillIcon;
