export declare function suppressErrors(target: () => void, fallback: () => void): void;