import { Observable } from 'rxjs'; declare const windowWidth$: Observable; export default windowWidth$; //# sourceMappingURL=windowWidth.d.ts.map