export declare function safeToString(input: string | boolean | number | null | undefined): string;