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