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