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