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