declare function stripBom(str: string): string; export = stripBom;