import React from 'react';
export declare const Mint: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
