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