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