import { MetadataPlugin } from "./metadata";
export declare const createTimestampPlugin: MetadataPlugin<number>;
