/// import type { DivProps } from '../../../lib/ui/types.js'; export declare function EmptyPlaceholder({ children, ...props }: DivProps): JSX.Element;