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