/** * A simple lightweight library for Angular which removes excess text * and adds an ellipsis symbol to end of text before text overflows container * */ export declare class EllipsisModule { }