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