import * as React from "react"; declare function Twitter(props: React.SVGProps): any; export default Twitter;