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