import { BadgePropStatus } from './types'; export declare const guardStatus: (status: BadgePropStatus) => BadgePropStatus;