export declare const isSipgateSignature: (signature: string, body: string) => boolean;
