export declare const createPatternCanvas: () => { ctx: CanvasRenderingContext2D; canvas: HTMLCanvasElement; };