/// import { IconProps } from "../SvgIcon"; export declare const Certificate: (props?: IconProps) => JSX.Element; export default Certificate;