export declare class MethodMaterialMode { /** * */ static SINGLE_PASS: string; /** * */ static MULTI_PASS: string; } //# sourceMappingURL=MethodMaterialMode.d.ts.map