import React from 'react'; import { SelectionContextType } from '../types'; export declare const SelectionContext: React.Context; //# sourceMappingURL=SelectionContext.d.ts.map