import { IFormatterDefinition } from "../../components/types";
export declare const DEFAULT_TABLE_FORMATTERS: IFormatterDefinition[];
