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