export function getTemplateInfo(params: {
    templateTypes: any[];
    templateAreas?: any[] | undefined;
    template: Object;
}): {};
//# sourceMappingURL=get-template-info.d.ts.map