export declare function filesAreValid(config: { source: string; translations: string[]; }): boolean;