import { FC, PropsWithChildren } from 'react'; export declare function createSlot(name?: string): FC>;