export function zloginfo(...msg: any[]): void; export function zlogwarning(...msg: any[]): void; export function zlogerror(...msg: any[]): void;