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