export declare const readCmsModules: (dir?: string) => Promise<{ themes: string[]; plugins: string[]; }>; //# sourceMappingURL=cms-modules.d.ts.map