export declare const CANVAS_FRACTAL_GRID_DEFAULT_GRADIENTS: { centerX: number; centerY: number; stops: { color: string; position: number; }[]; }[];