import { ScrollLockStep } from './overflow-store.js';
export declare function preventScroll(): ScrollLockStep;
