import { IDataMatchHeader } from './interfaces';
export declare const dataMatchHeaders: IDataMatchHeader[];
