declare function formatLogMessage(input: any): string; export { formatLogMessage };