declare const SvgIconSetting: (props: React.SVGProps<SVGSVGElement>) => any;
export default SvgIconSetting;
