export { default as VoteInfo } from './VoteInfo'; export type { VoteInfoProps } from './VoteInfo';