/**
 * Copyright (c) Paymium.
 *
 * This source code is licensed under the MIT license found in the
 * LICENSE file in the root of this projects source tree.
 */
import { CrossedMethods } from '@crossed/styled';
export declare const RemoveScroll: import("react").MemoExoticComponent<import("react").ForwardRefExoticComponent<Omit<Omit<import("react-remove-scroll/dist/es5/types").IRemoveScrollProps & import("react").RefAttributes<HTMLElement>, "className"> & {
    style?: CrossedMethods<any>;
}, "ref"> & import("react").RefAttributes<HTMLElement>>>;
//# sourceMappingURL=RemoveScroll.web.d.ts.map