package com.reactnativenavigation.views.component;

public interface Component extends Renderable {

}
