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