import type { Common } from '@strapi/types';
declare const validateLocaleCreation: Common.MiddlewareHandler;
export default validateLocaleCreation;
//# sourceMappingURL=validate-locale-creation.d.ts.map