import React from 'react';
declare function GlobalStyling(): import("react/jsx-runtime").JSX.Element;
declare const MemoizedGlobalStyling: React.MemoExoticComponent<typeof GlobalStyling>;
export { MemoizedGlobalStyling as GlobalStyling };
