package com.reactnativenavigation.views;

public interface Component extends Renderable {

}
