export declare class GlobeSurfaceShaderSet { material: any; baseVertexShaderSource: string; baseFragmentShaderSource: string; constructor(); }