import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue';
declare const LinkExternal01Icon: FunctionalComponent<HTMLAttributes & VNodeProps>;
export default LinkExternal01Icon;
