declare const BoxDuplicate: (props: any) => JSX.Element;
export default BoxDuplicate;
