declare function f(start: string, end: string): string[]; export = f;