export function handleConfirm(e: Event): void; export function confirm(message: string, element?: Element): boolean;