export declare class FuzzyMatcherSolutionVersion { getProperties(): string getStatus(includeDetails?: boolean): string getVersionNumber(): string constructor() }