export declare function isQuoted(str: string): boolean;
