import { Mark } from './mark'; export declare class Em extends Mark { constructor(); }