export declare function ensureLibs(libs: Record<string, string>): void;
