export function drawMeshWithGPU(figures: any, context: any, backgroundColor: any, paddedWidth: any, paddedHeight: any, borderSize: any): ImageBitmap;
export function initWebGPUMesh(): void;
export function isWebGPUMeshReady(): boolean;
