import type { SlotKey } from '../types';
export default function useSlotFills(name: SlotKey): unknown[] | undefined;
//# sourceMappingURL=use-slot-fills.d.ts.map