export type SynapseInActionProps = {
    tableId: string;
};
export declare function SynapseInAction({ tableId }: SynapseInActionProps): import("react/jsx-runtime").JSX.Element;
//# sourceMappingURL=SynapseInAction.d.ts.map