import React from 'react'; declare const TagList: React.ForwardRefExoticComponent & React.RefAttributes>; export default TagList;