declare const isBoundDataSource: (initialValue: any) => boolean; export { isBoundDataSource, };