export declare function stripBOM(contents: string): string;
