import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue'; declare const SettingsSIcon: FunctionalComponent; export default SettingsSIcon;