import { type Icon } from 'phosphor-react-native';
declare const I: Icon;
/** @deprecated Use BarricadeIcon */
export declare const Barricade: Icon;
export { I as BarricadeIcon };
//# sourceMappingURL=Barricade.d.ts.map