import { ReactIconComponentType } from '../types';

declare const PanTool: ReactIconComponentType;
export default PanTool;
            