Extracts elements from input and returns them.
input
@override String? extract(String? input) => input;