import React from 'react'; import { ContainerProps } from './types'; export declare const Container: React.FC;