/**
 * Native no-op for useScrollGroup.
 * Scroll position groups are a web-only feature.
 */
export declare function useScrollGroup(_groupPath?: string): void;
//# sourceMappingURL=useScrollGroup.native.d.ts.map