export declare function getFrontmatterArrayProperty(content: string, propertyName: string): string[] | undefined;