declare const transformTime24: (hour: string | undefined, keeping: string | undefined) => string; export default transformTime24; //# sourceMappingURL=transformTime24.d.ts.map