export declare const StyledCard: import("styled-components").StyledComponent<"div", import("@elliemae/ds-system").Theme, { minHeight: string; } & import("@elliemae/ds-system").OwnerInterface & import("@elliemae/ds-system").InnerRefInterface<"div">, never>;