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