export declare function InjectStripe(): (target: Object, key: string | symbol, index?: number) => void;
