import { DeveloperIconProps } from '../icon'; export declare const Pinia: (props: DeveloperIconProps) => import('react').FunctionComponentElement;