/** * Initialize overflow functionality by setting up ResizeObserver * for all overflow containers */ export declare const init: () => void; //# sourceMappingURL=overflow.d.ts.map