import { StylableComponentProps } from '../theme' export interface ContainerProps extends StylableComponentProps { }