/// import { EyeProps } from './types'; export declare const NormalEyes: ({ withLashes }: EyeProps) => JSX.Element;