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