import type { MobileSpecConfig } from './types.js'; export declare function loadConfig(specsDir: string): MobileSpecConfig; //# sourceMappingURL=config.d.ts.map