import type { Field } from 'payload'; /** Virtual field which holds the paths for the alternate languages. */ export declare function alternatePathsField(): Field;