/// import { MinutesProps } from '../types'; export default function Minutes(props: MinutesProps): JSX.Element;