import { BoxProps } from './types'; /** @public */ export declare const Box: import("react").ForwardRefExoticComponent>;