declare const arraySize: (value: TContent[]) => number; export { arraySize };