export declare const CSS: {
  icon: string;
  iconContainer: string;
  select: string;
};
