/********************************************************************* * Copyright (c) Intel Corporation 2019 * SPDX-License-Identifier: Apache-2.0 **********************************************************************/ export { Sol, type SOLProps } from './Sol'; export { Term, type IPropTerminal } from './Terminal'; //# sourceMappingURL=index.d.ts.map