const SupplementaryLabel = ( { children } ) => ( { children } ); export default SupplementaryLabel;