export declare function findByExtension(base: string, ext: string, files?: string[], result?: string[]): string[];