'use strict'; declare global { interface Window { GLOBAL_3E_ORDERING_APP: any; } } export { KDSComponent } from './KDSComponent';