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