export declare const PropertiesTableCaption: import("styled-components").StyledComponentClass, HTMLElement>, import("../theme").ResolvedThemeInterface, import("react").DetailedHTMLProps, HTMLElement>>; export declare const PropertyCell: import("styled-components").StyledComponentClass, HTMLTableDataCellElement>, import("../theme").ResolvedThemeInterface, import("react").DetailedHTMLProps, HTMLTableDataCellElement>>; export declare const PropertyCellWithInner: import("styled-components").StyledComponentClass, HTMLTableDataCellElement>, import("../theme").ResolvedThemeInterface, import("react").DetailedHTMLProps, HTMLTableDataCellElement>>; export declare const PropertyNameCell: import("styled-components").StyledComponentClass<{ kind?: string | undefined; } & import("react").HTMLProps, import("../theme").ResolvedThemeInterface, { kind?: string | undefined; } & import("react").HTMLProps>; export declare const PropertyDetailsCell: import("styled-components").StyledComponentClass, HTMLTableDataCellElement>, import("../theme").ResolvedThemeInterface, import("react").DetailedHTMLProps, HTMLTableDataCellElement>>; export declare const PropertyBullet: import("styled-components").StyledComponentClass, HTMLSpanElement>, import("../theme").ResolvedThemeInterface, import("react").DetailedHTMLProps, HTMLSpanElement>>; export declare const InnerPropertiesWrap: import("styled-components").StyledComponentClass, HTMLDivElement>, import("../theme").ResolvedThemeInterface, import("react").DetailedHTMLProps, HTMLDivElement>>; export declare const PropertiesTable: import("styled-components").StyledComponentClass, HTMLTableElement>, import("../theme").ResolvedThemeInterface, import("react").DetailedHTMLProps, HTMLTableElement>>;