import * as React from 'react'; import { BoxExtendedProps } from '../Box/index'; declare const Main: React.FC; export { Main };