export interface ContainerProps { children?: C | C[]; }