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