import { StylableComponent } from '.'

export interface ContainerProps extends StylableComponent {

}
