import { Style } from '@dicebear/avatars';
import { Options } from './options';
export declare const style: Style<Options>;
