import { BlissAlert } from './BlissAlert.js';
declare const blissRegisterAlert: () => void;
export { BlissAlert, blissRegisterAlert };
