import { SVGProps } from 'react'; export declare const Factorial: (props: SVGProps) => import("react").JSX.Element; export default Factorial; //# sourceMappingURL=factorial.d.ts.map