declare module '@site/static/img/lists/*.png' { const content: string; export default content; }