import { Home } from "../Interfaces/Home"; export declare function homeFeedParser(body: any): Home; //# sourceMappingURL=home.parser.d.ts.map