import { FieldsetInterface } from './fieldset.types'; export declare function fieldsetTheme(props: FieldsetInterface): any;