export declare const CSS: {
  menu: string;
  menuActive: string;
  toggleIcon: string;
};
