declare const FriendlyTargetStore: { create(): { store: any; actions: {}; }; }; export default FriendlyTargetStore;