import Communication from './Communication'; declare const CommunicationFilled: typeof Communication; export default CommunicationFilled;