import React from "react"; declare const CustomTimer: React.MemoExoticComponent<({ data, uischema, path, schema, rootSchema }: any) => import("react/jsx-runtime").JSX.Element>; export default CustomTimer;