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