export declare function extractChildren(slots: Record<string, any>, slotNames?: string[]): never[];
