import { IconProps } from '../types'; export declare const Settings: (props: IconProps) => JSX.Element;