UNPKG

redoc

Version:
7 lines (6 loc) 679 B
export declare const StyledResponseTitle: import("styled-components").StyledComponent<import("react").NamedExoticComponent<import("./ResponseTitle").ResponseTitleProps>, import("../../theme").ResolvedThemeInterface, {}, never>; export declare const ResponseDetailsWrap: import("styled-components").StyledComponent<"div", import("../../theme").ResolvedThemeInterface, {}, never>; export declare const HeadersCaption: import("styled-components").StyledComponent<"h5", import("../../theme").ResolvedThemeInterface, { as: string; }, "as">; export declare const Code: import("styled-components").StyledComponent<"strong", import("../../theme").ResolvedThemeInterface, {}, never>;