export enum TEXT_POSITION{ START = 'start', END = 'end' }