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