export declare const CSS: {
  container: string;
  heading: string;
  description: string;
  anchor: string;
  image: string;
};
