declare namespace openfl.display {
	
	
	export class IGraphicsFill {}
	
	
}


export default openfl.display.IGraphicsFill;