import OrientationBanner, { ORIENTATION_BANNER_KEYS } from './OrientationBanner';
import type { OrientationBannerProps } from './OrientationBanner';
export { OrientationBanner, ORIENTATION_BANNER_KEYS, OrientationBannerProps };
export default OrientationBanner;
//# sourceMappingURL=index.d.ts.map