export declare const rpgAwesomeIconCancel: {
    name: 'cancel';
    data: string;
};
