declare function addDocumentListeners(doc: any): void; export function inputSupportsSelection(input: any): boolean; export { addDocumentListeners as add };