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