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