/**
 * Checks if the current domain is blocked
 *
 * @returns {boolean} {@code true} if the current domain is blocked
 */
export declare function blockedDomainCheck(): boolean;
//# sourceMappingURL=blockedDomainCheck.d.ts.map