import { Status } from '../@types/io.types'; export declare const getStatusBanner: (status: Status) => string;