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