import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue'; declare const Candle2Icon: FunctionalComponent; export default Candle2Icon;