import { IActionHandler } from "./IActionHandler"; export declare const delay: IActionHandler;