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