export { default as createAutomaticProposalComment } from './createAutomaticProposalComment'; export * from './createAutomaticProposalComment'; export { default as modifyAutomaticProposalComment } from './modifyAutomaticProposalComment'; export * from './modifyAutomaticProposalComment';