/**
 * A component that will lock scrolling when it is mounted and unlock scrolling when it is unmounted.
 *
 * @return {null} Render nothing.
 */
export default function ScrollLock(): null;
//# sourceMappingURL=index.d.ts.map