import { ArrayXMLField } from '@aurahelper/core';
export declare function workflowActionReference(actionReferenceName: string, actionReferenceLabel: string, minApi?: string | number): ArrayXMLField;
