export declare const $SnapshotIndex: {
    type: string;
    contains: {
        type: string;
    };
};
