import { SvgIconProps } from '../../SvgIcon/types/SvgIconTypes';
declare const IconAngleLeft: ({ size, color, strokeWidth, style, }: SvgIconProps) => import("react/jsx-runtime").JSX.Element;
export default IconAngleLeft;
//# sourceMappingURL=IconAngleLeft.d.ts.map