declare const CaptureCssProperties: (_target: any, _propertyKey: string, descriptor: PropertyDescriptor) => void; export { CaptureCssProperties };