export declare function getFrontmatterFieldArrayValues([fieldLine, ...valueLines]: string[], propertyName: string): string[] | undefined;