/** * * @param {string} type - Please Enter SVG Type. */ export default function CMSSVG(type: string | any): string;