export declare const fractalConfigs: { initPointsBuffer: () => void; computeShader: string; renderShader: string; };