/**
* Everything the wrapped component should receive: the CSS config and the
* lifecycle callbacks are ours to act on, so neither reaches the host view.
*/exportdeclarefunction filterCSSProps<P extendsobject>(props: P): P;
//# sourceMappingURL=utils.d.ts.map