import Svg, { Path } from 'react-native-svg'; export const LeftArrowIcon = ({className}: {className?: string}) => ( );