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