import * as React from "react"; declare const TwitterIcon: (props: React.SVGProps) => JSX.Element; export default TwitterIcon;