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