import { ActionDescriptor } from "./actions"; export declare function describeAction(action: ActionDescriptor): string;