declare const InjectJunoProvider: () => (target: object, key: string | symbol, index?: number) => void; export default InjectJunoProvider;