import * as React from 'react'; /** * @ignore - internal component. */ declare function TwitterIcon(): React.JSX.Element; export default TwitterIcon;