import React from 'react'; declare const SvgAngleLeft: (props: React.SVGProps) => JSX.Element; export default SvgAngleLeft;