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