import { SimpleType } from "ts-simple-type"; export declare function removeUndefinedFromType(type: SimpleType): SimpleType; //# sourceMappingURL=remove-undefined-from-type.d.ts.map