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