UNPKG

@redocly/graphql-docs

Version:

Redocly GraphQL docs

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