declare const useEmbraceIsStarted: () => boolean | null;
export { useEmbraceIsStarted };
