import type { Formatter, MessageFormatterParams } from 'ag-charts-types';
export declare const defaultMessageFormatter: Formatter<MessageFormatterParams>;
