import React from 'react';
declare const CertificateOutline: React.FC<import("./gen").IconCommonProps>;
export default CertificateOutline;
