import { AbstractIcon } from '../abstract-icon'; export declare class BallotIconComponent extends AbstractIcon { constructor(); }