export * from './pills.module';
export * from './pills.component';
export * from './pill/pill.component';
