export declare const shortenAddress: (address?: string, aleo?: boolean, length?: number, short?: boolean) => string;