import { Time } from '../types'; export declare const getInputValue: (value: Time) => string;