export declare const trySetCanvasSize: (canvas: HTMLCanvasElement, width: number, height: number) => void;