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