export { default } from "./RuleCard.container"; export type { RuleCardBottomLink, RuleCardProps, } from "./RuleCard.types";