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