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