/**
 * This file was generated
 */
export declare enum IOrderCheckOrderErrorProjectNotFoundCodes {
    'PROJECT_NOT_FOUND' = "PROJECT_NOT_FOUND"
}
