export interface PluginPropertiesOptions { escapeNonLatin1?: boolean; keySeparator?: " " | ":" | "=" | ": " | "= " | " : " | " = "; }