export declare const rpgAwesomeIconFootprint: {
    name: 'footprint';
    data: string;
};
