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