export declare const rpgAwesomeIconDrill: {
    name: 'drill';
    data: string;
};
