declare const eye_slash_fill: { _: { width: number; height: number; paths: { d: string; }[]; }; }; export default eye_slash_fill;