import { type NamedExoticComponent, type SVGProps } from 'react'; declare const ChevronLeftIcon: NamedExoticComponent>; export default ChevronLeftIcon;