export declare const rpgAwesomeIconSuits: {
    name: 'suits';
    data: string;
};
