import type { FieldMeta } from '@directus/types';
export declare function getSystemFieldRowsWithAuthProviders(): FieldMeta[];
