import omx = require('../index'); export declare class EglImage { eglImage: any; constructor(graphics: omx.Graphics, texture: omx.GfxTexture); }