/** * Load Address details based in the prediction id. */ declare const _default: (props: import("@farfetch/blackout-client").GetAddressPredictionDetailsProps, query: import("@farfetch/blackout-client").GetAddressPredictionDetailsQuery, config?: import("@farfetch/blackout-client").Config | undefined) => (dispatch: import("redux").Dispatch) => Promise; export default _default;