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