import { Nowait } from './nowait';
export declare function nowaitProvider(scheduleRender: Function): [Nowait, Function];
