import { LinconesPostgreSQL } from "./fontes/lincones-postgresql";
export * from "./fontes/lincones-postgresql";
export default LinconesPostgreSQL;
