export interface SubformConfiguration { allowDelete: boolean; isDefault: boolean; }