declare class DataInoutConfig {
}
declare const DataInoutConfigInstance: DataInoutConfig;

export { DataInoutConfig, DataInoutConfigInstance };
