import { ParserRule } from '../../simple-markdown';
export declare const timestamp: ParserRule;
