import type { AssetSourceComponentProps } from 'sanity'; export declare function GenerateDialog(props: AssetSourceComponentProps): import("react/jsx-runtime").JSX.Element;