import { Config } from '../types'; declare function groupCustomConfigs(namespace: string, customConfigs: ReadonlyArray): ReadonlyArray; export { groupCustomConfigs }; //# sourceMappingURL=group-custom-configs.d.ts.map