import { DiffComponent, DiffComponentOptions } from '../../types'; export declare const defaultComponents: { [key: string]: DiffComponent | DiffComponentOptions; }; //# sourceMappingURL=defaultComponents.d.ts.map