import type { Network } from "../types"; export declare function checkAlgorandUnauthorized(e: any, n: Network): boolean;