import React from 'react'; import { IBox } from './types'; export declare const Box: React.ForwardRefExoticComponent & React.RefAttributes>;