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