import type { MultipleSchemas } from '@prisma/get-dmmf'; export declare function extractSchemaContent(multipleSchemas: MultipleSchemas): string[];