import { Tsoa } from '@tsoa/runtime';
export declare const isVoidType: (type: Tsoa.Type) => boolean;
