export type draw = (context: CanvasRenderingContext2D) => void;