import { Schema } from '../../../types'; export declare type TestRinkebyNFTType = string; export declare const testRinkebyNFTSchema: Schema;