export type IAvailableDot = 'completly' | 'partially' | 'not' | 'transparent';