import React from "react"; function IconZilPayLine(props: any) { return ( ); } export default IconZilPayLine;