declare const getSingleObjectProperty: (o: object) => string; export default getSingleObjectProperty;