export declare const TEXT: {
  intlClose: string;
};
export declare const DURATIONS: {
  slow: number;
  medium: number;
  fast: number;
};
