import React from 'react'; declare const IconTwitter: (props: any) => React.JSX.Element; export default IconTwitter;