export declare const rpgAwesomeIconMatch: {
    name: 'match';
    data: string;
};
