import { Engine } from '../models'; export declare const useFreeSelectionEffect: (engine: Engine) => void;