export declare const generateUuid: (checkIfLibExists: (libName: string) => string) => any;
