/** * Signal to DSR that the app is ready to be shown. * * @example * useDsr().embeddableReady() */ export declare function embeddableReady(): Promise;