import { SvgIconComponent } from './types'; declare const BallotIcon: SvgIconComponent; export default BallotIcon;