export declare function typeCheck(entries: string[], dir: string): Promise<boolean>;
