import { ThemedCssFunction } from 'styled-components'; export declare const Card: import("styled-components").StyledComponent<"section", any, { css?: ThemedCssFunction | string; }, never>;