export interface LenisRenderOptions {
    scrollNode: HTMLElement | Window;
    renderScroll: boolean;
}
//# sourceMappingURL=declarations.d.ts.map