import type { Property } from '@tenoxui/moxie';
export declare const interactivity: (sizing?: number) => Property;
