import type { FC, SVGProps } from "react";
export declare const Slash: FC<SVGProps<SVGSVGElement>>;
export default Slash;
//# sourceMappingURL=Slash.d.ts.map