declare class CanvasNotOfHTMLCanvasElementTypeError extends Error {
    constructor();
}
export default CanvasNotOfHTMLCanvasElementTypeError;
