/*
    Component created by capivara-cli https://capivarajs.github.io/
*/
import { CapivaraCounter } from './component/counter.component';

export { CapivaraCounter };
