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