///
///
import { PublicKey } from '@solana/web3.js';
export declare const platformId = "divvy";
export declare const dvyMint = "8fdi18UQNGg8mFEzjf79GUkzTg9YHSeojzCcarVxCX2y";
export declare const divvyProgram: PublicKey;
export declare const houseCacheKey = "houses";