import { View } from "./types.js"; export declare function light(view: View): View;