export declare const addInterceptorToActionMetadata: (target: Function, methodName: string, interceptor: Function) => void;