import { Ctx } from './ctx';
export declare function createMaterial(mat: any, ctx: Ctx): import('three').MeshPhysicalMaterial<import('three').MaterialEventMap>;
//# sourceMappingURL=material.d.ts.map