import { Slots, Slot } from 'vue'; export default function pickSubCompSlots(slots: Slots, subCompName: string): Record>;