export declare const DetailsWrapper: import("styled-components").StyledComponent<"div", any, { compact: boolean; compactRowHeight: number; }, never>;