export default function convertMilitaryToStandardTime(militaryTime: string): string;
