import { FC } from 'react';
declare const Container: FC;
export default Container;
