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