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