import React from "react"; import { TimeCountingProps } from "./Separated.type"; declare const TimeCounting: React.FC; export default TimeCounting;