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