import ContactsProduct from './ContactsProduct'; declare const ContactsProductFilled: typeof ContactsProduct; export default ContactsProductFilled;