declare const _default: {
    _decimalSeparator: string;
    _thousandSeparator: string;
    _percentPrefix: null;
    _percentSuffix: string;
    _date_millisecond: string;
    _date_millisecond_full: string;
    _date_second: string;
    _date_second_full: string;
    _date_minute: string;
    _date_minute_full: string;
    _date_hour: string;
    _date_hour_short: string;
    _date_hour_full: string;
    _date_day: string;
    _date_day_full: string;
    _date_week: string;
    _date_week_full: string;
    _date_month: string;
    _date_month_full: string;
    _date_year: string;
    _duration_millisecond: string;
    _duration_second: string;
    _duration_minute: string;
    _duration_hour: string;
    _duration_day: string;
    _duration_week: string;
    _duration_month: string;
    _duration_year: string;
    _era_ad: string;
    _era_bc: string;
    A: string;
    P: string;
    AM: string;
    PM: string;
    "A.M.": string;
    "P.M.": string;
    January: string;
    February: string;
    March: string;
    April: string;
    May: string;
    June: string;
    July: string;
    August: string;
    September: string;
    October: string;
    November: string;
    December: string;
    Jan: string;
    Feb: string;
    Mar: string;
    Apr: string;
    "May(short)": string;
    Jun: string;
    Jul: string;
    Aug: string;
    Sep: string;
    Oct: string;
    Nov: string;
    Dec: string;
    Sunday: string;
    Monday: string;
    Tuesday: string;
    Wednesday: string;
    Thursday: string;
    Friday: string;
    Saturday: string;
    Sun: string;
    Mon: string;
    Tue: string;
    Wed: string;
    Thu: string;
    Fri: string;
    Sat: string;
    _dateOrd: (day: number) => string;
    "Zoom Out": string;
    Play: string;
    Stop: string;
    Legend: string;
    "Press ENTER to toggle": string;
    Loading: string;
    Home: string;
    Chart: string;
    "Serial chart": string;
    "X/Y chart": string;
    "Pie chart": string;
    "Gauge chart": string;
    "Radar chart": string;
    "Sankey diagram": string;
    "Chord diagram": string;
    "Flow diagram": string;
    "TreeMap chart": string;
    Series: string;
    "Candlestick Series": string;
    "Column Series": string;
    "Line Series": string;
    "Pie Slice Series": string;
    "X/Y Series": string;
    Map: string;
    "Press ENTER to zoom in": string;
    "Press ENTER to zoom out": string;
    "Use arrow keys to zoom in and out": string;
    "Use plus and minus keys on your keyboard to zoom in and out": string;
    Export: string;
    Image: string;
    Data: string;
    Print: string;
    "Press ENTER to open": string;
    "Press ENTER to print.": string;
    "Press ENTER to export as %1.": string;
    "(Press ESC to close this message)": string;
    "Image Export Complete": string;
    "Export operation took longer than expected. Something might have gone wrong.": string;
    "Saved from": string;
    PNG: string;
    JPG: string;
    GIF: string;
    SVG: string;
    PDF: string;
    JSON: string;
    CSV: string;
    XLSX: string;
    HTML: string;
    "Use TAB to select grip buttons or left and right arrows to change selection": string;
    "Use left and right arrows to move selection": string;
    "Use left and right arrows to move left selection": string;
    "Use left and right arrows to move right selection": string;
    "Use TAB select grip buttons or up and down arrows to change selection": string;
    "Use up and down arrows to move selection": string;
    "Use up and down arrows to move lower selection": string;
    "Use up and down arrows to move upper selection": string;
    "From %1 to %2": string;
    "From %1": string;
    "To %1": string;
    "No parser available for file: %1": string;
    "Error parsing file: %1": string;
    "Unable to load file: %1": string;
    "Invalid date": string;
    Close: string;
    Minimize: string;
    Confirm: string;
};
/**
 * amCharts 5 locale
 *
 * Locale: nl_NL
 * Language: Dutch
 *
 * Follow instructions in [on this page](https://www.amcharts.com/docs/v5/concepts/locales/creating-translations/) to make corrections or add new translations.
 */
export default _default;
//# sourceMappingURL=nl_NL.d.ts.map