export declare function parseSchemaContent(rawSchemaContent: string): Record<string, string>;
