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