import { VendureConfig } from '../config/vendure-config';
export declare function runEntityMetadataModifiers(config: VendureConfig): Promise<void>;
