export declare function dump(input: any, options: any): string; export declare function safeDump(input: any, options: any): string;