import { AirtableInterface } from "../types/airtable_interface"; /** @hidden */ export default function getAirtableInterface(): AirtableInterface;