declare function makeDocsURL(name: string): string;
export default makeDocsURL;
