export declare function generateFileCombinations(input: string): string[];
