export declare const getYesOrNo: (val: boolean | string | number, content?: string[]) => string;