export declare const setStore: (parentAppReduxStore: any) => void; export declare const getStore: () => any;