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