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