export declare function correctSentenceFromSamples(samples: string[], sentence: string, useCommon?: Boolean): string;