import { SVGProps } from 'react'; declare const IconCertificationFill: (props: SVGProps) => JSX.Element; export default IconCertificationFill;