export declare const enumSymbol: {
    check: string;
    cross: string;
};
