import type { IconType } from '@lobehub/icons';
declare const ArrowIcon: IconType;
export default ArrowIcon;
