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