export declare const BACKPORT_MISSING_MESSAGE: string;
export declare function isBackportMissing(wwjsDir?: string): boolean;
