import { genericErrors } from "../../types"; export declare const extractError: (e: genericErrors) => string;