import React from 'react';
declare const EyeOutline: React.FC<import("./gen").IconCommonProps>;
export default EyeOutline;
