import { IconSvgProps } from '../types';
declare const Coin: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default Coin;
//# sourceMappingURL=Coin.d.ts.map