import * as React from "react"; declare function Settings(props: React.SVGProps): any; export default Settings;