import { InjectionToken } from '@angular/core';
export declare const LY_DIALOG_DATA: InjectionToken<unknown>;
