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