export declare const refreshIntervals: {
    text: string;
    value: number;
}[];
