/// import { IconProps } from './types'; export declare const Facebook: ({ color, size }: IconProps) => JSX.Element;