import { StrapiContext } from '../../@types';
export declare const registerCustomFields: ({ strapi }: StrapiContext) => void;
