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