export declare const rpgAwesomeIconCat: {
    name: 'cat';
    data: string;
};
