/** * # DSQL user read-only DB handler */ export default function LOCAL_DB_HANDLER(...args: any[]): Promise;