declare const LineItems: ({ filterType }: { filterType: string; }) => import("react/jsx-runtime").JSX.Element; export default LineItems;