import { Texture } from '../Texture';
export declare function CanvasTexture(width?: number, height?: number): Texture;
//# sourceMappingURL=CanvasTexture.d.ts.map