import type { PropertyField } from '@mattermost/types/properties'; export declare function isPSAv1PropertyField(field: PropertyField): boolean;