import * as Joi from 'joi'; declare const FBL_ACTION_SCHEMA: Joi.AlternativesSchema; export { FBL_ACTION_SCHEMA };