import {Store} from 'alinea/backend/Store'
export const createStore: () => Promise<Store>
