import type { DataTransformation } from './type'; export declare const TRANSFORMER: DataTransformation; export default TRANSFORMER;