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