/** * Original file: https://github.com/facebook/docusaurus/blob/main/packages/docusaurus-theme-classic/src/theme/BlogTagsPostsPage/index.tsx * Copyright (c) Facebook, Inc. and its affiliates under the MIT license. * * Modified by David Garcia for Finboot. * * Modifications: * - Removed author and date. */ /// export default function BlogPostItemHeader(): JSX.Element; //# sourceMappingURL=index.d.ts.map