export {};

declare global {
  interface Window {
    adsbygoogle: any;
  }
}