import { IStylableProps } from '../Generic.types'; export interface IContainerProps extends IStylableProps { }