import { IconProps } from '../types'; export declare const Twitter: (props: IconProps) => JSX.Element;