import React from "react"; declare function LargeTimestamp({ timestamp }: { timestamp: string; }): import("react/jsx-runtime").JSX.Element; declare const _default: React.MemoExoticComponent; export default _default; //# sourceMappingURL=LargeTimestamp.d.ts.map