export declare const rpgAwesomeIconStopwatch: {
    name: 'stopwatch';
    data: string;
};
