export declare type SynapseVersion = {
    version: number;
};
