package flash.filters; extern class BitmapFilter { function new() : Void; function clone() : BitmapFilter; }