export declare const FIVE_MINUTES: number;
export declare const ORIGINS: {
    GOOGLE: string;
};
