export declare function ignoreEventValue(val: T, opts?: { requireType?: string; }): T | undefined;