export declare function getGradleLibsVersionsProperties(libsVersionsContent: string): Record<string, string>;
