UNPKG

@kietpt2003/react-native-core-ui

Version:
5 lines 263 B
import React from 'react'; import { SvgIconProps } from 'SvgIcon/types/SvgIconTypes'; declare const IconAngleLeft: ({ size, color, strokeWidth, style, }: SvgIconProps) => React.JSX.Element; export default IconAngleLeft; //# sourceMappingURL=IconAngleLeft.d.ts.map