import * as React from 'react'; declare function TwitterBlockIcon(props: React.SVGProps): JSX.Element; export default TwitterBlockIcon;