export interface MetaOption { text: string; value: T; } //# sourceMappingURL=MetaOption.d.ts.map