import { LoaderOptions } from "@medusajs/framework/types"; export default function customFieldsLoader({ logger, options, }: LoaderOptions): Promise;