import WFWorkflow from '../interfaces/WF/WFWorkflow';
/** @ignore */
export declare const encodeShortcut: (data: WFWorkflow) => string;
