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