export declare const rpgAwesomeIconGavel: {
    name: 'gavel';
    data: string;
};
