export declare type PackageActionErrorReason = 'PROPOSAL_LINE_ITEMS_HAVE_BEEN_CREATED' | 'PROPOSAL_NOT_EDITABLE' | 'UNKNOWN';
