import { Props } from "./utils"; export declare function createDetailsSummary({ children, style, ...rest }: Props): string;