/// import { CSSRefProps } from "./control.css-ref.props"; /** * Custom CSS reference definition */ export declare function CSSRef(props: CSSRefProps): JSX.Element;