import * as React from "react"; import { SingleCardProps } from "../CardProps"; declare const TiktokAMWithRef: React.ForwardRefExoticComponent & React.RefAttributes>; export { TiktokAMWithRef as TiktokA };