export declare const rpgAwesomeIconSnail: {
    name: 'snail';
    data: string;
};
