import { FC } from "react"; declare const Repeater: FC; export default Repeater;