export interface SelectableInterface { is_selected: boolean; } //# sourceMappingURL=selectable.interface.d.ts.map