declare const truncate: (str: string) => string; export default truncate;