export declare function readableName(): string;
export declare function binaryName(): string;
export declare function npmPackageName(): string;
export declare function npmBinaryName(): string;
export declare function homeURL(): string;
export declare function isWhiteLabelled(): boolean;
//# sourceMappingURL=whiteLabelling.d.ts.map