import noop from '../utils/noop';
export default function toggleSelection(): typeof noop;
