import { SearchQuestionLead as SearchQuestionLeadType } from "../../types/models"; export declare const SearchQuestionLead: (attributes?: {}) => SearchQuestionLeadType;