import { IEmojiProps } from "../../styled";
declare const SvgCurrency1: (props: IEmojiProps) => JSX.Element;
export default SvgCurrency1;
