/// interface Props { theme?: any; } declare const StyledCard: React.SFC>; export default StyledCard;