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