declare const _default: { window: { width: number; height: number; }; isSmallDevice: boolean; }; export default _default;