export declare const mark: (name: string, markOptions?: { startTime?: number; }) => void;