/// export declare const ScrollSnapAlignmentContext: import("react").Context<"center" | "end" | "start" | undefined>; export declare const ScrollSnapAlignmentContextProvider: import("react").Provider<"center" | "end" | "start" | undefined>; //# sourceMappingURL=context.d.ts.map