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