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