import React from 'react'; import { BoxListProps } from '../interface'; export declare const BoxList: React.FC;