/// import { IconProps } from "../SvgIcon"; export declare const Generate: (props?: IconProps) => JSX.Element; export default Generate;