export declare const QueryFrom: (props: { onClick?: ((type: 'table' | 'source', tableId?: string) => void) | undefined; }) => import("react/jsx-runtime").JSX.Element;