import type { SelectArrowProps } from '@primereact/types/primitive/select';
export declare const defaultArrowProps: SelectArrowProps;
