export declare class Sanitizer { static sanitizeBundle(bundle: any): void; private static parse; private static _presetStructure; }