import { Abbr } from './abbr';
export * from './abbr';
export default Abbr;
