import { Database } from '../database'; export declare const registerBuiltInListeners: (db: Database) => void;