export declare function sampleSize(array: string[], n: number): string[];
