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