import { FunctionComponent } from 'preact'; import { OrdersListActionProps } from '../../types'; export declare const OrdersListAction: FunctionComponent; //# sourceMappingURL=OrdersListAction.d.ts.map