export default createFlush;
declare function createFlush(enabled: any): (() => Promise<void>) | undefined;
//# sourceMappingURL=create-flush.d.ts.map