/// import { IconProps } from "../icon"; export declare type CloseSmallIconProps = IconProps; export declare const CloseSmallIcon: import("react").ForwardRefExoticComponent>;