/**
 * Creates WALLET system-message instructions.
 *
 * @private function of WalletCommitmentDefinition
 */
export declare function createWalletSystemMessage(extraInstructions: string): string;
