export declare class ConsumerType { static readonly FILE: string; static readonly HTTP_CLIENT: string; static readonly FORK_CURL: string; static readonly CUSTOM: string; }