import { IconSvgProps } from '../types';
declare const Certificate: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default Certificate;
//# sourceMappingURL=Certificate.d.ts.map