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