/// declare function Interval(props: { children: JSX.Element | JSX.Element[]; }): JSX.Element; export { Interval };