import React from 'react';
export default function SettingIcon(props: React.SVGProps<SVGSVGElement>): JSX.Element;
