export declare function getSchemas(schema?: string | ReadonlyArray<string>): string[];
