import type { VendorConfig } from '../types'; declare const blsConfig: VendorConfig; export default blsConfig;