import type { StylingProps } from './stylingProps'; export declare const useStylingProps: (originalProps: TProps) => Omit; //# sourceMappingURL=useStylingProps.d.ts.map