/**
 * @module io
 * @preferred
 */

export { IScanner } from './IScanner';
export { StringScanner } from './StringScanner';