import { ReactIconComponentType } from '../types';

declare const FacebookIcon: ReactIconComponentType;
export default FacebookIcon;
            