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