import type { IconProps } from '../../types';
declare const Settings: import("react").NamedExoticComponent<IconProps>;
export { Settings };
