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