// Copyright 2004-present Facebook. All Rights Reserved. package com.facebook.litho.sonar; public interface PropWithDescription { Object getSonarLayoutInspectorPropDescription(); }