export declare function InjectSendGridClient(): (target: object, key: string | symbol, index?: number | undefined) => void;
