export declare const rpgAwesomeIconTelescope: {
    name: 'telescope';
    data: string;
};
