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