import type { BaseProps } from '../types';
export declare function hasTouchableProperty(props: BaseProps): boolean;
//# sourceMappingURL=hasProperty.d.ts.map