import { MockerProxyRoute, MockerResult } from './';
export default function delay(proxy: MockerProxyRoute, timer?: number): MockerResult;
