import { Container } from "../index"; export declare const useEvent: (container: Container, eventDom?: HTMLElement) => void;