import React from 'react';
declare const PersonalContactForm: React.FC;
export default PersonalContactForm;
