import { ImsItem } from '../manifest/types';
export declare const moduleMetaTemplate: (modules: ImsItem[]) => string;
