export interface FromToLabel { from?: string; to?: string; } //# sourceMappingURL=from-to-label.interface.d.ts.map