import React from 'react';
export declare const ArrowBarRight: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
