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