export declare function toYamlStringScalar(s: string, preferSingleQuote?: boolean): string;
