declare const startSelection: (element: HTMLElement, start?: any, end?: any) => void;
export default startSelection;
