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