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