export declare const CSS: {
  textContainer: string;
  fullName: string;
  username: string;
  button: string;
};
