import * as React from 'react'; export declare const useChildrenSmootherParser: () => (children: React.ReactNode) => React.ReactNode[];