/**
 * Icon generated from social-twitter.svg
 *
 * @param {import('preact').JSX.SVGAttributes<SVGSVGElement>} props
 */
export default function SocialTwitterIcon(props: import('preact').JSX.SVGAttributes<SVGSVGElement>): import("preact").JSX.Element;
