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