export declare const trimAddress: (address: string, symbols: number) => string;
