export declare function reverseYAxis(context: CanvasRenderingContext2D): CanvasRenderingContext2D; export declare function invertYAxisForDrawImageWith9Args(args: any[]): typeof args;