import type { SVGProps } from 'react';
declare const SvgSettingsIcon: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
export default SvgSettingsIcon;
//# sourceMappingURL=SettingsIcon.d.ts.map