export declare class ConfigValidator {
    static validateParachainId(id: number): void;
}
//# sourceMappingURL=config-validator.d.ts.map