export declare const PG_BOSS_JOB_METADATA = "PG_BOSS_JOB_METADATA"; export declare const PGBOSS_TOKEN: unique symbol; export declare const MODULE_OPTIONS_TOKEN: unique symbol; export declare const PGBOSS_OPTIONS = "PGBOSS_OPTIONS"; export declare const LOGGER = "nestjs-pgboss";