export namespace LitOptionsUtils {
    function generateKey(options: any): string;
    function generateLightsKey(options: any): string;
}
