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