export interface PortfolioSnapshotValue { expiration: number; portfolioSnapshot: string; }