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