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