export declare const rpgAwesomeIconOcarina: {
    name: 'ocarina';
    data: string;
};
