import { type SvgProps } from 'react-native-svg'; declare const SvgTwitter: (props: SvgProps) => import("react/jsx-runtime").JSX.Element; export default SvgTwitter; //# sourceMappingURL=Twitter.d.ts.map