export declare const styleDisableScrollbar: {
  className: string;
  getElement(nonce?: string): import("react/jsx-runtime").JSX.Element;
};