UNPKG

@sertec/dialog

Version:
3 lines (2 loc) 162 B
import { DialogCloseProps } from './types.js'; export declare function DialogClose({ ref, ...props }: DialogCloseProps): import("react/jsx-runtime").JSX.Element;