import Timestamp from './Timestamp.js';
export type { Props as TimestampProps } from './Timestamp.js';
export default Timestamp;
