import { LKSIcon, LKSIconProps } from './Icon'; export const ArrowRight = (props: LKSIconProps) => ( );