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