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