import { ApplicationsCardProps } from "./ApplicationsCard.types"; export * from "./ApplicationsCard"; export type { ApplicationsCardProps };