declare const designTimePropertyAsArray: (value: string) => string[] | null; export default designTimePropertyAsArray;