UNPKG

redoc

Version:
6 lines (5 loc) 700 B
/// <reference types="react" /> 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<"caption", import("../../theme").ResolvedThemeInterface, {}, never>; export declare const Code: import("styled-components").StyledComponent<"strong", import("../../theme").ResolvedThemeInterface, {}, never>;