import React, { FC } from 'react'; declare const Containers: FC>; export default Containers;