import { IconDefinition } from '../../types';
declare const FacebookIn: IconDefinition;
export default FacebookIn;
