export declare const CSS: {
  scrim: string;
  content: string;
};
export declare const TEXT: {
  loading: string;
};
