export declare const StyledStandardCard: import("styled-components/dist/types.js").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLDivElement>, keyof { isFocused?: boolean; highlightColor?: string; }> & { isFocused?: boolean; highlightColor?: string; }, never>> & string; export declare const StyledTable: import("styled-components/dist/types.js").IStyledComponentBase<"web", import("styled-components/dist/types.js").Substitute, HTMLTableElement>, { $isRight?: boolean; }>> & string;