export declare const rpgAwesomeIconBridge: {
    name: 'bridge';
    data: string;
};
