import { MrujsPluginInterface } from '../types'; export declare function Confirm(): MrujsPluginInterface; export declare function handleConfirm(event: Event | CustomEvent): void; //# sourceMappingURL=confirm.d.ts.map