import { generateTemplates } from "./index"; export declare function callMetaComponent(templateId: string, metaHTMLString: string, cssString: string, haltOnErrors: boolean): ReturnType;