import { StubOptions } from '../interfaces';
export declare const DEFAULT_STUB_OPTIONS: Required<StubOptions>;
