export declare const rpgAwesomeIconChain: {
    name: 'chain';
    data: string;
};
