/// import { IIconProps } from "./icon_base"; export declare const DSIconPreview: (props: IIconProps) => JSX.Element;