export declare const CSS: {
  button: string;
};
export declare const ICONS: {
  plus: string;
};
