export declare const rpgAwesomeIconBarrier: {
    name: 'barrier';
    data: string;
};
