Repository URL to install this package:
export declare const INVALID_MODULE_CONFIG_MESSAGE: (text: TemplateStringsArray, property: string) => string; export declare function validateModuleKeys(keys: string[]): void;