/** * @author WMXPY * @namespace Util * @description Description */ export declare const getApplicationLogo: () => string; export declare const getApplicationDescription: () => string;