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