export declare class MissingBullSharedConfigurationError extends Error { constructor(configKey: string, queueName: string); }