import { action } from './action'; export declare const createAction: (path: string) => Promise;