export declare function createActionProxy(id: string, bound: null | any[], action: any, originalAction?: any): void;