export function restoreFootprint(opts?: {
    source?: string | undefined;
} | undefined): xdr.Operation;
