import type { AstroConfig } from 'astro'; export declare function getSolidPkgsConfig(isBuild: boolean, astroConfig: AstroConfig): Promise;