export declare const Action: (name: string) => (target: any, targetKey: string | symbol, descriptor: any) => void; //# sourceMappingURL=action.d.ts.map