export declare const rpgAwesomeIconLoad: {
    name: 'load';
    data: string;
};
