import type { EIP712Msg } from '@/messages/utils';
export declare const getMsgPutPolicySDKTypeEIP712: (resource: string[]) => EIP712Msg;
