import { Time } from "@skbkontur/edi-ui"; import { type ReactElement } from "react"; interface TimePickerProps { error?: boolean; value: Nullable