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