import type { IconDefinition } from '../types';
declare const PerplexityFilled: IconDefinition;
export default PerplexityFilled;
