import { TestplaneRunOpts } from ".";
export declare const configOverriding: (opts?: TestplaneRunOpts) => string;
