import { WaykeStore } from '../Redux/store'; export declare const createOrder: (store: WaykeStore) => Promise;