/** * create bloom selected */ declare const createBloomSelected: () => () => void; export default createBloomSelected;