import { SearchBarSectionApi } from "../../../../interfaces/types";
export declare const mockData: SearchBarSectionApi[];
