declare const _default: {
    "_decimalSeparator": string;
    "_thousandSeparator": string;
    "_percentPrefix": any;
    "_percentSuffix": string;
    "_date_millisecond": string;
    "_date_second": string;
    "_date_minute": string;
    "_date_hour": string;
    "_date_day": string;
    "_date_week": string;
    "_date_month": 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;
    "Click, tap or 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;
    "Click, tap or press ENTER to open": string;
    "Click, tap or press ENTER to print.": string;
    "Click, tap or press ENTER to export as %1.": string;
    'To save the image, right-click this link and choose "Save picture as..."': 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;
    "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;
};
/**
 * amCharts 4 locale
 *
 * Locale: lt_LT
 * Language: Lithuanian
 *
 * Follow instructions in [on this page](https://www.amcharts.com/docs/v4/tutorials/creating-translations/) to make corrections or add new translations.
 */
export default _default;
