export type NgxSkeletonVariant = 'rect' | 'circle';
