/// import { IconProps } from "../SvgIcon"; export declare const Left: (props?: IconProps) => JSX.Element; export default Left;