import React from "react"; export declare const DocsTextWrapper: ({ children }: any) => JSX.Element; export declare const GlobalStyle: React.MemoExoticComponent>;