import { GoogleAuthFilter } from 'css-google-auth'; export declare class HIUAuthFilter implements GoogleAuthFilter { check(tokenSet: any): Promise; }