export function merge(...args: any[]): {}; export function clone(o: any): any; export function parseQuoted(str: any): any[];