// Generated Source interface PropertiesDelegate { /** * */ propertyNames?: string[]; } export default PropertiesDelegate;