import { SVGProps } from 'react'; declare const IconSettingThin: (props: SVGProps) => JSX.Element; export default IconSettingThin;