UNPKG

redoc

Version:
8 lines (7 loc) 450 B
import { ResolvedThemeInterface } from '../../styled-components'; import { StyledComponent } from 'styled-components'; export declare const linksCss: import("styled-components").FlattenInterpolation<import("styled-components").ThemedStyledProps<object, ResolvedThemeInterface>>; export declare const StyledMarkdownBlock: StyledComponent<"div", ResolvedThemeInterface, { compact?: boolean | undefined; inline?: boolean | undefined; }, never>;