import { IconProps } from '../Icon'; declare function SvgPanTool(props: IconProps): JSX.Element; export default SvgPanTool;