import { type Nostr } from './core.ts';
export declare const alwaysTrue: Nostr['verifyEvent'];
