import React from 'react'; declare const SvgVote: (props: React.SVGAttributes) => JSX.Element; export default SvgVote; //# sourceMappingURL=Vote.d.ts.map