export declare class ExternalFetchAttemptError extends Error {
    constructor();
}
export declare function installPdfNetworkGuards(): () => void;
