// FIXME: to remove when migrating this package to ts declare module '@strapi/typescript-utils' { const utils: any; export = utils; }