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


export default openfl.display.IGraphicsPath;