export declare const create_typescript_info: (version: string, path: string, title_case?: boolean) => string;
