import React from 'react'; const FacebookIcon: React.FC = () => ( ); export default FacebookIcon;