import LightingModel from "../core/LightingModel.js";

export default class ToonLightingModel extends LightingModel {
}
