export default function format(s?: string, titleCase?: boolean, redactingEmail?: boolean): string;