/* eslint-disable @typescript-eslint/naming-convention */ declare namespace JSX { interface IntrinsicElements { "data-list-input": any; "sort-by-button": any; } }