export declare function render(ctx: CanvasRenderingContext2D, cb: (ctx: CanvasRenderingContext2D) => void): void;
