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