import { TimeT } from '../../types'; export declare function isUsingTimestamp(props?: TimeT): boolean | undefined;