export declare function BuildSchema(data_structure: object, acc?: object): object;
