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