export * from './types';
import NavPills from './NavPills';
export default NavPills;
