declare function Actions(target: any, key: string, decorator: TypedPropertyDescriptor<any>): void;
export default Actions;
