export declare function checkExt(pth: string, ...ext: string[]): boolean;