import AppleTVCard from './AppleTVCard';
export type { AppleTVCardProps } from './AppleTVCard';
export default AppleTVCard;
