import * as React from 'react'; declare function SvgFacebook(props: React.SVGAttributes<{}>): JSX.Element; export default SvgFacebook;