import { PostToAppBackend } from "./types"; declare const postToAppBackend: PostToAppBackend; export default postToAppBackend;