declare const listeners: {
    computed: {
        listeners(): any;
    };
};
export { listeners };
