export declare enum Specification { SIZE_60 = "0001", SIZE_90 = "0002", SIZE_120 = "0003", SIZE_150 = "0004" }