import React from 'react';
declare const PanningContext: React.Context<{}>;
export default PanningContext;
