export declare const BUSY_MESSAGES: string[]; export declare const DANGER_MESSAGES: string[]; export declare const USAGE_HIGH_MESSAGES: string[]; export declare const VELOCITY_FAST: string[]; export declare const VELOCITY_SLOW: string[]; export declare const COMPACT_SUGGEST: string[];