import { SVGProps } from "react";
declare const SvgSetting3: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export default SvgSetting3;
