enum Props { TEXT = "text", LINK = "href", IMAGE = "src" }; export default Props