import * as contact from './contact/index';
export * from './Contact';
export { contact };
//# sourceMappingURL=index.d.ts.map