import { _ILengthProps } from "./_randomStringLength";
import { __IEpochProps } from "./private/__randomEpoch";
export declare const _randomFormatDate: (props?: __IEpochProps & _ILengthProps) => string;
