import React from 'react'; import { Props } from './props.type.js'; export declare const Details: React.FC; export default Details;