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