import AreaLight from "../../display/lights/AreaLight"; export declare const addAreaLightTransformEditSystem: (item: AreaLight) => void;