import { SodaTestConfiguration } from './configurationtypes';
export declare function readConfiguration(): SodaTestConfiguration;
