import { PropertySignature } from "typescript"; export declare function isOptionalMember(member: PropertySignature): boolean;