export type TextureSource = HTMLImageElement | HTMLCanvasElement | HTMLVideoElement;
//# sourceMappingURL=types.d.ts.map