import Maker from './Maker'; export default function ( styles?: Object | string, customBuilders?: Maker.BuildersType ): Maker;