export declare class schema_info { constructor() getPaths(schema?: string): string getTypeNames(schema?: string): string }