import * as Nostr from "nostr-typedef";
export declare function isExpired(event: Nostr.Event, now?: number): boolean;
//# sourceMappingURL=nip40.d.ts.map