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