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