declare const CollectionLabels: { add: string; remove: string; change: string; item: string; }; export default CollectionLabels;