import * as React from "react"; declare function ToggleLeft(props: React.SVGProps): any; export default ToggleLeft;