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