export declare function getValidatedAddress(input: string): Promise<`0x${string}` | null>; //# sourceMappingURL=getValidatedAddress.d.ts.map