export declare function useSlot(process: (...components: Element[]) => any, deps: any[], name?: string): void;