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