declare const clearSelection: (end?: boolean) => void;
export default clearSelection;
