declare const BasicTemplate: { category: string; type: string; h: number; displayName: string; }[]; export default BasicTemplate;