import { InjectionKey } from 'vue';
export declare const schemaPropertyObjectDepthSymbol: InjectionKey<number>;
