export declare const isTokenMatched: (token: string | undefined, hash: string) => boolean;
//# sourceMappingURL=isTokenMatched.d.ts.map