import { Source } from '../wonka_types'; export const fromDomEvent: (HTMLElement, string) => Source;