UNPKG

@redocly/graphql-docs

Version:

Redocly GraphQL docs

7 lines (6 loc) 272 B
export declare const RightSectionWrapper: import("styled-components").StyledComponent<"section", any, { isStacked: boolean; }, never>; export declare const RightSection: ({ children }: { children: React.ReactNode; }) => import("react/jsx-runtime.js").JSX.Element;