export class UnloadTilesPlugin { constructor( options?: { delay?: number, bytesTarget?: number, } ); }