export declare const lightAppLifeCycleParamsKey: {
    launch: string;
    show: string;
};
