import type { StartTransactionButtonProps } from './types.js'; export declare const StartTransactionButton: React.FC;