import React from 'react';
import { SVGProps } from 'react';
declare const MintDoi: (props: SVGProps<SVGSVGElement>) => React.ReactNode;
export default MintDoi;
//# sourceMappingURL=MintDoi.d.ts.map