import { FunctionComponent } from "react"; import { HtmlProps } from "../../common"; export declare const Box: FunctionComponent;