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