import type { Lighting } from '../types'; declare const lighting: Lighting; export default lighting;