import { ASObject } from '@awayfl/avm2'; export declare class BitmapDataChannel extends ASObject { static classInitializer: any; static classSymbols: string[]; static instanceSymbols: string[]; constructor(); static ALPHA: number; static BLUE: number; static GREEN: number; static RED: number; } //# sourceMappingURL=BitmapDataChannel.d.ts.map