import { InjectionKey } from 'vue';

export declare const PowerfulFormSymbol: InjectionKey<import('./index').InjectProps>;
