import type { BuiltinDefinition } from './types.js'; export declare const sleepBuiltin: BuiltinDefinition; //# sourceMappingURL=sleep.d.ts.map