export declare const rpgAwesomeIconCapitol: {
    name: 'capitol';
    data: string;
};
