export declare type SnapType = 'mandatory' | 'proximity' | 'none'; export declare type SnapAlign = 'start' | 'center' | 'end'; //# sourceMappingURL=ScrollSnap.d.ts.map