export const Certification = ({ fill = '#353C64', stroke = '#353C64', iconWidth = "15", iconHeight = "14", opacity = "1" }) => { return ( ); };