import { GetEnvelopedFn, Plugin } from '@envelop/types'; export declare const useEnvelop: (envelop: GetEnvelopedFn) => Plugin;