export declare const SpecVersion = "1.0";
export type SpecVersion = '1.0';
