import * as React from "react"; declare function SvgSettings(props: React.SVGProps): React.JSX.Element; export default SvgSettings;