export default class RunOnce { static canRun(key: string, maxAge?: number): Promise; } //# sourceMappingURL=RunOnce.d.ts.map