/** * * Utils module * * @module utils * */ export declare function blockBodyScroll(): void; export declare function unblockBodyScroll(): void;