import '@wix/sled-test-runner'; type UnpackPromise = T extends Promise ? U : T; export type SledPage = UnpackPromise>;