import React from "react"; export declare const ProductItemTitle: import("@emotion/styled").StyledComponent, React.DetailedHTMLProps, HTMLDivElement>, {}>; interface OrderListProps { children: any; className: string; padded: boolean; } export declare const OrderList: import("@emotion/styled").StyledComponent, {}, {}>; export declare const TableWrapper: import("@emotion/styled").StyledComponent, React.DetailedHTMLProps, HTMLDivElement>, {}>; export {};