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