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