export function delayPlugin(ms: number): import('../index.js').Plugin;
export const delay: import("../types.js").Plugin;
