export default function (statusCode?: number, data?: {}, headers?: {}): (string | number | { "Content-Type": string; })[];