export declare const useFluxDispatch: (type: string, data?: any, silent?: boolean) => any;
