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