import { DataType } from './typings'; export declare const clean: (dataType: DataType) => DataType;