export declare const isSingleQuoted: (maybeQuotedString: string) => boolean;