import { NARROW_REM } from '../style/tokens.js'; export declare const NARROW_CLASS = "nabi-narrow"; export { NARROW_REM }; export declare function watchNarrow(el: HTMLElement): () => void; //# sourceMappingURL=narrow.d.ts.map