export declare const erc721Abi: { constant: boolean; inputs: { name: string; type: string; }[]; name: string; outputs: never[]; payable: boolean; type: string; }[];