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