export declare const rpgAwesomeIconSplash: {
    name: 'splash';
    data: string;
};
