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