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