import React from 'react'; export default function Slash({ className, ...props }: React.SVGProps): JSX.Element;