export declare function setupTestSchemas(): Promise<void>;
export declare function teardownTestSchemas(): void;
