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