export declare enum MapTypes {
    DIFFUSE = "diffuse",
    DEPTH = "depth"
}
//# sourceMappingURL=map-types.d.ts.map