export declare const throwWrongKeyOnActionCollectionConfig: (action_key: string) => never;
export default throwWrongKeyOnActionCollectionConfig;
