import { FC } from "react"; export interface Props { data: any[]; } export declare const DesktopBids: FC; //# sourceMappingURL=bids.desktop.d.ts.map