import { IconProps } from '../Icon'; declare function SvgTwitter(props: IconProps): JSX.Element; export default SvgTwitter;