declare const Card: (props: import("./shared").IconProps) => JSX.Element; export default Card;