declare const getCustomModuleLayer: (moduleId: string) => string | undefined; export = getCustomModuleLayer;