export interface IMySelectorPosition { top: number; left: number; position: string; }