export declare function Dispatch(): (target: any, propertyKey: string, descriptor: PropertyDescriptor) => PropertyDescriptor;