declare function validationComposeSchema(content: object): void;
export { validationComposeSchema };
